FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-NDOP-OptOutSource-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdCodeSystem-NDOP-OptOutSource-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/NDOP-OptOutSource-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/NDOP-OptOutSource-1
Version1.2.0
Statusdraft
NameOpt Out Source
Authorityhl7
PurposeCode system used to indicate how the Opt-out record was captured.
Copyright© 2017 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
NDOP-OptOutSource-1Opt Out Source

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/NDOP-OptOutSource-1",
  "version": "1.2.0",
  "name": "Opt Out Source",
  "status": "draft",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "purpose": "Code system used to indicate how the Opt-out record was captured.",
  "copyright": "© 2017 NHS Digital",
  "content": "complete",
  "concept": [
    {
      "code": "OP",
      "display": "Online Process"
    },
    {
      "code": "PFSP",
      "display": "Patient Facing Service App"
    },
    {
      "code": "FN",
      "display": "Form on NHS.UK"
    },
    {
      "code": "CC",
      "display": "Call Centre"
    },
    {
      "code": "PP",
      "display": "Paper Process"
    },
    {
      "code": "MG",
      "display": "NDOP Type 2 Migration"
    }
  ]
}